home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- mouseClick()
- set oldSprites to saveSprites()
- set oldCursors to saveCursors()
- clearCursors()
- set the visible of sprite 3 to 0
- set the visible of sprite 6 to 0
- set the visible of sprite 7 to 0
- set the visible of sprite 8 to 0
- set the visible of sprite 9 to 0
- set the visible of sprite 10 to 0
- set the visible of sprite 11 to 0
- updateStage()
- set saveDelim to the itemDelimiter
- set the itemDelimiter to ":"
- set volName to item 1 of the pathName & ":\"
- play frame the movie of movie volName & "PIX\SLIDESHO"
- set the itemDelimiter to saveDelim
- end
-